Edit Task: Description
Format
SCHED / EditTask '<TaskName>' Description '<Description>'
Description
The Description attribute under EditTask allows you to provide a description of the given task.
Parameters
| Parameter | Description | 
|---|---|
| Description | A string of text in single quotes of the description for the task. Empty string is allowed. | 
Examples
Add a description to the DailyContact task
SCHED / EditTask 'DailyContact' Description 'Daily contact between spacecraft and ground station' 
 
